negotiator
Class CSVLoader

java.lang.Object
  extended by negotiator.CSVLoader

public class CSVLoader
extends java.lang.Object

Author:
Liviu

Constructor Summary
CSVLoader(java.lang.String csvFilePath)
           
 
Method Summary
 java.lang.String getFilePath()
           
 java.util.ArrayList<Protocol> getSessions()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CSVLoader

public CSVLoader(java.lang.String csvFilePath)
          throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

getSessions

public java.util.ArrayList<Protocol> getSessions()

getFilePath

public java.lang.String getFilePath()